adTempus API
PreviousUpNext
IFileCondition::Filespec Property

Gets or sets the file specification that defines the file(s) on which the condition depends.

C++
__property BSTR Filespec;
C#
String Filespec;
Visual Basic
Property Filespec() As String

The Filespec can include standard wildcard characters (* and ?). For example:

  • c:semaphoresem103.txt
  • c:logs*.log
 

The Options property can be used to include subdirectories and set other options for evaluating the condition.

adTempus API Reference version 3.0.0.0, revised 10/30/2008